From: Jeroen van der Heijden Date: Fri, 12 Oct 2018 19:26:39 +0000 (+0200) Subject: Update README.md X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2~7^2~13 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=7954bbec716885a6f197b67d47f3a0db2cbfac76;p=siridb-server.git Update README.md --- diff --git a/README.md b/README.md index dec23524..ad30e924 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ Note: SiriDB requires *libexpat1*, *libuv1*, *libpcre2-8-0* and *libcleri0* thes apt install libexpat1 libuv1 libpcre2-8-0 libcleri0 ``` +>Library `libcleri0` is available from Ubuntu 18.04, for older versions a deb package can be found here: +>https://github.com/transceptor-technology/libcleri/releases/latest + The .deb package installs a configuration file at `/etc/siridb/siridb.conf`. You might want to view or change this file before starting SiriDB. ### Compile from source